func runtime.parseRuntimeDebugVars

3 uses

	runtime (current package)
		proc.go#L870: 		parseRuntimeDebugVars(godebug)
		proc.go#L895: 		parseRuntimeDebugVars(gogetenv("GODEBUG"))
		runtime1.go#L405: func parseRuntimeDebugVars(godebug string) {